Fix typo in cargo search subcommand.
authorVasudev Kamath <vasudev@copyninja.info>
Fri, 9 Mar 2018 15:39:38 +0000 (21:09 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Fri, 9 Mar 2018 15:39:38 +0000 (21:09 +0530)
commit38a026cfab3213064bfd0ba51cc00469e2177d42
tree4e3f84bfadc36a7e630ab05981080070379b98a6
parent5b1c0d293b558b37a4e79a9109b5eb416b0b2203
Fix typo in cargo search subcommand.

Since the search subcommand where typo happened is
also used in test fix the typo in test also.
Last-Update: 2017-10-29

Gbp-Pq: Name 1002_fix_typo_cargo_search.patch
src/bin/search.rs
tests/search.rs